Lesson 5: Printer Friendly

Avoiding OS Obstacles

Printing This Lesson

Select what you’d like to include when you print, and then click the Print Lesson button:

Saving This Lesson

For instructions on saving this lesson (shown below), please select the browser you're using.

chrome icon
Chrome
Firefox icon
Firefox
Internet Explorer 10 icon
IE 11
Safari icon
Safari

Chapter 1

Introduction

Now that you’ve won your battles against crashes, lockups, and other Windows issues, you need to get proactive. You can neutralize issues before they cause your computer to crash. Today you’ll learn three ways to perform preventive maintenance:

  • Make regular backups of the data on your hard drive. If your PC ever experiences a catastrophic failure, you’ll need a safe copy of all your files.
  • Update or upgrade your operating system. Microsoft regularly updates Windows with fixes, new features, and security patches. Upgrading to the latest edition of an OS, like switching from Windows Vista to Windows 7, can also fix or prevent many issues.
  • Use Windows’ included utilities for monitoring and maintaining your OS. These tools, when used regularly, can help keep your OS running at peak performance.

Let’s get started by talking about backing up and restoring data.

Chapter 2

The Backup and Restore Functions, Plus Updates and Upgrades

The old tech joke goes, "There are only two kinds of computer users: those who have lost data and those who will lose data." Always prepare for that loss by backing up any important data.

How do you do that? Different versions of Windows offer different tools to accomplish backups. Let's look at the tools first and then turn to the backup process. You don't need to carry out the steps I describe the minute I describe them to you; I just want to show you what the process looks like.

Current versions of Windows use the Backup and Restore applet for making backups.

The Backup and Restore applet in Windows 7

Depending on which flavor of Windows you're running, you may need to click on System and Security before you get to the Backup and Restore applet.

To run the applet, go to the Control Panel and click the Back up your computer link under System and Security (System and Maintenance in Windows Vista). Click Set up backup to start the process, or click Back up files or Back up computer in Windows Vista. You can back up your hard drive to any connected mass storage device (more about storage devices in a minute).

Earlier versions of Windows came with a program called Windows Backup as well, though it was more complicated than the current tool.

Backup and Restore Wizard for Windows
Windows Backup for Windows XP

To get to the program, go to Start > Run, type ntbackup, and press ENTER. Then follow the wizard to back up your files.

Where Does the Backup Copy Go?

Microsoft recommends backing up your drive to an external hard drive. This offers a couple of benefits. First, you can connect the drive without opening the case. Second, you can store the backed-up drive in a different location. If the location of the computer experiences a catastrophic event (fire, flood, and so on), your backup survives safely elsewhere (assuming you took it there).

An external hard drive enclosure

External hard drives come in a variety of packages. Technically, the hard drive part of an external drive remains the same as an internal drive. External drives, however, use an enclosure that plugs into an AC electrical outlet and into a port on the back of the computer.

The data cable for enclosures connects to one of four types of port on the computer:

  • Hi-Speed USB (USB 2.0)
  • FireWire
  • eSATA
  • SuperSpeed USB (USB 3.0)

The most common external drives plug into Hi-Speed USB ports, also known as USB 2.0. Hi-Speed USB has the slowest sustained data transfer speed of the four, but the enclosures are the least expensive. Better ones plug into FireWire, eSATA, or SuperSpeed USB ports.

FireWire ports enable data transfers of either 400 Mbps or 800 Mbps. (Mbps means "millions of bits per second" or "megabits per second.") In practice, they crush Hi-Speed USB in sustained data transfers. The latter has a top speed of 480 Mbps, but that's achievable only in bursts. A FireWire port looks like a very elongated D.

Many newer computers come with either an eSATA or SuperSpeed USB port. These enable you to connect a better hard drive enclosure and get phenomenally faster transfer rates. The eSATA ports are flat, as you can see in the image below. The SuperSpeed USB ports look identical to Hi-Speed USB ports, though they're blue on most motherboards.

Back of a motherboard with eSATA, FireWire, SuperSpeed USB, and Hi-Speed USB ports
 

Note

There are a couple of other ports in the photo, such as PS/2, which you'll recall from Lesson 1. I'll discuss the other ports (high-end audio and networking) in later lessons. Also, ignore the green eSATA connection with the extra contacts that's not called out. It's not a standard connection you'll see on motherboards.

The eSATA and SuperSpeed USB standards claim 3-Gbps and 5-Gbps data transfer speeds, respectively. As with the Hi-Speed USB and FireWire comparison, the claims don't live up to reality. An eSATA drive can back up an entire drive of 500-plus gigabytes in half the time as a SuperSpeed USB. The only time that SuperSpeed USB defeats eSATA is in the transfer of giant files, like a single 4 GB movie file. Even then, the speed difference is minimal.

My take? eSATA is your best choice if you have that option on your computer. Unfortunately, hard drive enclosures that offer eSATA are more expensive than ones that do only Hi-Speed USB.

Keep the following three points in mind when purchasing a backup drive.

  • Buy a hard drive that has more capacity than your installed drive. That gives you room to do a full backup.
  • Buy an enclosure that connects to the fastest connection on your computer. If your computer has Hi-Speed USB and FireWire connections, at least get a backup enclosure with a FireWire connection if you can afford it.
  • Try to "future-proof" enclosures by buying the best available unit, even if it has connectors that your current motherboard doesn't have. My computer at home didn't have an eSATA connector, but I bought an enclosure that supported Hi-Speed USB, FireWire, and eSATA. I limped along with FireWire backup speeds until I bought a new computer recently. It has eSATA, so I can run backups with that much faster connection, and I don't have to replace my enclosure.

The only negative to following the future-proofing path is that the higher-end enclosures cost a little more than the lower-end ones.

How Often Should I Back Up My Files?

Back up your files regularly. "But how often?" you ask. That depends on how you use the computer. If you're creating (writing, doing art) or importing pictures or music a lot, then back up frequently, like every week. If you primarily use your computer as an Internet-browsing and email-checking device, then make new backups once a month. You should have a backup that can help you recover from a catastrophic crash.

If you have a work computer, follow the company policy for backing up your drive. If you don't know it, ask!

Windows makes backing up files fairly simple: You follow the wizard. You can back up specific folders or entire hard drives, for one or more users. You can even schedule automated backups.

Choosing the data you want to back up

You can restore a backup as easily as you make one. Insert or attach your storage device, and then return to the Backup and Restore applet in the Control Panel. Click on Restore my files. Follow the wizard, which asks you to specify which backed-up files you want to restore.

It's bad enough if a computer crashes and files disappear because nobody made a backup. What can you do if an entire operating system fails? That's what we'll discuss next.

Updates and Upgrades

From time to time, operating systems fail. Hundreds of programmers (the people who write the code that makes the OS work) spend months (or years) working on an OS . . . and even with all that hard work, bugs and mistakes will remain. You don't cause these problems; the errors come built in to the operating system.

You might never encounter these bugs, but a particularly nasty bug can also prevent the OS from running at all. A bug could also make your computer run slowly or lock up. Fortunately, updates can fix these errors, but this general term can mean a lot of things.

Depending on the number and scope of changes, programmers release OS fixes in one of three ways.

  • A patch fixes a problem and usually happens pretty fast. Smaller programs might get one or two big patches over the course of the program's life. Once patched, programs work better and often can do things that they previously couldn't.
  • OS developers just keep patching for the life span of that piece of software. Microsoft periodically bundles patches into service packs and releases them for download, just like a patch. They usually fix a lot of problems at once. Service packs are also free.
  • You usually need to purchase upgrades because most manufacturers sell them as new products. Going from Windows Vista to Windows 7, for example, means shelling out about $150 for the honor of doing so. You would upgrade to a new version of Windows to fix errors, improve overall performance, and add features.

Note

The price of applications and operating systems frequently changes. Depending on when you read this and what version of Windows 7 you want, the upgrade version of Windows 7 may cost anywhere from $100 to $200. You might be able to save a little money by shopping eBay, though Amazon merchants are pretty competitive with the auctioneers.

Automatic Updates

While you need to buy a new version of an operating system, free Windows patches and service packs download automatically using the Windows Update applet in the Control Panel. 

Windows Update applet shows path from Control Panel > System and Security > Windows Update
Windows Update applet

Microsoft's programmers work tirelessly to make Windows more stable and safe. In earlier versions of Windows, Microsoft released patches and service packs with the assumption that people would voluntarily download and install them. When that surprisingly didn't happen and people got hit with viruses and security exploits that Microsoft had already fixed, Microsoft changed the game.

If you have a connection to the Internet, you can receive automatic updates from Microsoft that patch Windows for you.

You have four options on how Windows downloads and patches your OS:

  • Install updates automatically (Microsoft recommends this, and it's the default option).
  • Download updates, but let me choose whether to install them.
  • Check for updates, but let me choose whether to download and install them.
  • Never check for updates (not recommended).
Automatic update options

If you disable the automatic patching, you might miss an important security patch and leave your computer vulnerable to attack. If you're disciplined about going to Windows Update regularly, that might not be as big a problem. But if you're like most users and don't think about manually patching the computer, you put your computer at risk.

Here's how to check for available updates for your computer:

  1. Go to Start > Control Panel > System and Security > Windows Update. The applet tells you how many important and optional updates you can download.
  2. Windows can select updates for you, or you can manually click on the Important updates are available or Optional updates are available links to select the updates you want.
  3. Once you select one or more updates, click Install updates.
Dialog box showing the Windows Update preparing to install, and creating a restore point
Installing updates

Upgrades

While a patch plugs the holes of a leaky operating system, installing a version upgrade gets you a brand new, entirely different boat. Upgrading to a newer version of an OS means a new OS. Sure, when you switch from Windows Vista to Windows 7, you still have Windows, but each has its own way of doing things. Upgrading means paying some money and installing a new OS, but the benefits make up for it.

Let's use the improvements between Windows Vista and Windows 7 as an example. Windows 7:

  • Starts up and shuts down faster
  • Takes up less space on your hard drive
  • Runs faster and more efficiently
  • Runs your applications faster and more efficiently

You'll find other benefits to installing a new OS (or even reinstalling your existing OS). Over time, your PC will get slower and buggier as you install, uninstall, reinstall, and modify applications, settings, and files. Upgrading offers you a fresh start because—and you need to know this—you need to delete everything on the hard drive before installing the new OS. Let that sink in for a moment.

I should mention that you can upgrade to a newer version of Windows without formatting your drive. (Formatting a drive means deleting all the data stored on it.) For the purposes of troubleshooting and preventive maintenance, however, installing a new version of Windows on top of an old one doesn't always get rid of the old problems . . . and it usually causes new ones. You will, of course, want to back up all your data before upgrading to a new OS..

In Chapter 3, we'll get into the details of installing or reinstalling the OS.

Chapter 3

Installing or Reinstalling Windows

Upgrading to a new version of Windows or any other operating system provides many benefits, but it can take a long time. You need to follow several steps before, during, and after the actual installation. While it's easier than ever to install (or reinstall) Windows, I recommend you wait until after you finish this course to try it yourself. You'll want all of that knowledge when you run the installation.

Before the Installation

Before upgrading or reinstalling Windows, you need to determine which version you plan to install. For each version of Windows (such as Vista or 7), Microsoft releases numerous editions, each with different sets of features. Check out Chapter 3 of Lesson 3 to review the multiple editions of Windows.

You must also make sure that your PC meets the minimum system requirements. Operating systems require a certain level of hardware—notably a fast enough CPU, enough RAM, and enough free hard drive space. If you're upgrading, check out Microsoft's Windows 7 Upgrade Advisor to see if your system can handle it. (I've included a link to the Upgrade Advisor in the Supplementary Material for this lesson.)

Windows 7 Upgrade Advisor

Make sure that the hardware and software you already own works with the new OS. Check the manufacturers' sites to see if they've made new drivers or updates to enable compatibility.

Next, you need to buy a copy of Windows (if you haven't already). You can purchase it from a store—online or brick and mortar—or download it from the Internet. Once you have it, you can install the program.

During the Installation

Installing a new OS or reinstalling an old one can take some time. The steps listed here differ slightly between Windows Vista and Windows 7, but you can just follow the on-screen instructions once the actual installation begins.

A Note About Sequence

As you read this chapter, you may notice that it has a long list of steps to complete. Don't be intimidated! I numbered these continuously so that, if you go to the Discussion Area with a question about a certain part of the process, I can tell you exactly which step to revisit.

Operating system installations generally require you to boot to the CD or DVD that holds the OS. You enable the boot process by changing the boot order in the System Setup utility. When you're ready to upgrade or reinstall, follow these steps:

  1. Reboot your computer and watch the screen. In the text mode, before Windows loads, look at the bottom of the screen for information about which key to press to access the System Setup utility. Sometimes it has the name CMOS Setup utility. For most computers, you press the DELETE key . . . but some brands differ, so you need to look.
     
    The first screen after turning on the computer, showing which key to press to load System Setup
  2. Press the key or key combination to have the setup program load.
  3. Look through the text screens to find the option that says Boot Sequence or something similar and select it.
     
    System Setup showing the boot sequence for a PC; in this case, floppy, hard drive, and then optical (CD-ROM)
  4. Move the optical drive above the hard drive in the boot order. Read the screen for how to make changes. Usually, you use the TAB key on the keyboard to move from option to option and then press PAGE UP or PAGE DOWN to alter settings, but the screen will display information specific to your system.
  5. Insert the optical disc with the new operating system.
  6. Save the changes to the System Setup program and exit. The computer then reboots.
  7. Keep watching the screen.
  8. When you see the prompt to "Press any key to boot to the optical disc," press a key.
  9. Click the Install now button.
     
    Beginning the Windows 7 installation
  10. The first screen of the installer asks you to choose a language and other regional preferences. When you've made your selections, click Next.
  11. The End User License Agreement (EULA) comes next. If you read it, you'll be the only one. Check the I accept the license terms box and click Next.
  12. When asked which type of installation you want, click on Custom (advanced).
     
    Choosing the type of installation you want
  13. Select the drive onto which you'd like to install the new copy of Windows. More than likely, you'll see it identified as Partition 1 (if you have a previous copy of Windows installed). If you have more than one hard drive in your PC, make sure you pick the one you want. Click on the Drive options (advanced) link. In the dialog box that appears, click on Format.
     
    Drive options
  14. Another dialog box appears, warning you that this process removes any data from your drive. Did you make a backup? Good. Click OK.
  15. When it has finished formatting (which it won't really tell you—just wait for the normal mouse cursor to reappear), click Next.
  16. The installer starts transferring files to your PC. This part of the install lasts the longest, and while Windows 7 installs faster than previous versions of Windows, you still have time to go make a sandwich.
     
    Transferring files
  17. When the installer finishes copying files, it reboots your PC. The "Press any key to boot to the optical disc" prompt reappears. Ignore it; otherwise, you'll return to the first screen of the Windows installer.
  18. After Windows loads, you need to set up a user name and a computer name. You can choose whatever you want for both of them. Then click Next.
  19. You then need to create a password for your account. I highly recommend you do this. Make the password complex but memorable. Click Next.
     

    Creating a new user

    Passwords and Where to Store Them

    Let me digress here briefly about passwords. A secure password consists of three elements: numbers, letters, and non-alphanumeric characters, such as #, $, *, and so on. The best passwords use all three and do not use numbers or letters that have anything to do with you or your life. Daisy325+ seems like a good password, but not for a user named Steve, who was born on March 25 and has a dog named Daisy. A better password would be 79artful* because it has nothing to do with Steve but is something he could easily memorize and type.

    If you worry about forgetting a complex password—and you should, because it's bad when you do—then you have to write the password down. But you have to store that written password as if it were a bar of gold. Seriously. Put it in your house safe or in a safe-deposit box at your bank. Don't tape it to the bottom of your keyboard, because that's the first place we . . . err . . . hackers look.

  20. At this point, you need to type in a Windows product key. You can find this long string of letters and numbers on the DVD case. If you don't have one, you can still install Windows, but the OS limits you to a 30-day trial period, after which you'll need the product key anyway. Type in a product key and click—you guessed it—Next.
  21. When Windows asks about protecting your computer, click on Use recommended settings.
  22. Configure date and time settings and click Next. You're almost done!
  23. If you're on a network, select whether your computer connects to a Home, Work, or Public network. Windows asks you to specify what you want to share on that network. It's up to you, but make sure you're not sharing personal things with strange computers! Then click Skip or Next.
  24. Windows finishes configuring your PC, and then you're finished! You have a fresh installation of Windows.

After the Installation

You've finished installing Windows, but you still have more to do.

  • Remember to update drivers so the hardware works with the OS. (You use the Device Manager for this, as we discussed in Lesson 4, Chapter 2).
  • We'll discuss securing your computer more in the upcoming lessons on networking and the Internet. For now, make sure that you immediately install an antivirus program like Microsoft Security Essentials to protect your computer from viruses and other intruders. Computer experts agree that an unprotected machine can become infected or hijacked within five minutes of accessing the Internet.
  • Also, restore any data you backed up before formatting the hard drive. You did remember to make a backup, right?

As you can see, you need to prepare for OS upgrades and reinstalls. I could go on and on about all the details and options available to you, but for the purposes of PC troubleshooting, I wanted to give you enough information so you feel informed about why you upgrade or reinstall Windows and how you go about it. It's a great way to give an ailing PC a fresh start.

You can use other tools and utilities to help prevent future frustrations. To learn more about them, move on to Chapter 4.

Chapter 4

System Restore and Other Tools

Every technician has war stories about the user who likes to add the latest gadget and cool software to his computer. Then he's amazed when things go very, very wrong: the system locks up, refuses to boot, or simply acts weird. This guy also can't remember what he added or when. Now he wants you to fix it—fast.

Microsoft must have heard this sob story a hundred times, because the company has developed a great solution. It's called System Restore. The System Restore tool creates restore points—copies of your computer's configuration at specific points in time. If you later crash or have a corrupted OS, you can restore the system to a previous state.

System Restore

System Restore in Windows Vista and Windows 7 runs automatically, with the OS making restore points whenever you make important changes, such as installing an application. Windows does the preventive part for you!

To make your own restore point, go to Start > Control Panel > System and Security > System, click System protection, and then click Create.

Creating a restore point

If you open System Restore and click Next, you can view the available restore points. It might surprise you to see how many system restore points Windows makes for you. In most cases, you need only one to make your PC happy again.

During the restore process, only settings and programs change. Your personal data remains. System Restore includes all programs and settings as of the restore date. It's a pretty amazing feature when you see it in action.

Here's how to restore to a previous time point in Windows XP and Windows Vista:

  1. Start System Restore by going to Start > All Programs > Accessories > System Tools > System Restore.
  2. After the first screen appears, click Next.
  3. System Restore shows you a list of available restore points. You can reveal more by checking the Show more restore points box. You can also click on Scan for affected programs to see what a restore changes. Once you've selected the restore point, click Next.
  4. Confirm that you want to use the selected restore point. Then click Finish. Your PC restarts, and Windows makes the requested changes.
Selecting a date for the restore point

Windows 7 automates the restoration process a little further. When you open System Restore, the program has a recommended restore point already selected. If you click Next, the restore process starts. If you want to review available restore points, you need to click the check box next to Choose a different restore point. Then click Next. That opens the screen above with available restore points offered.

Default System Restore screen in Windows 7

You can reverse the restoration process. Thus, if you go too far back in time, you can restore to a more recent date.

Windows turns on System Restore by default and uses some of your disk space to save information on restore points. To turn off System Restore or change the disk space usage, open the System applet in the Control Panel. Click on the System Protection link, and then click the Configure button near the bottom of the dialog box. Select Turn off system protection to turn off System Restore. Then click OK.

Disk Cleanup

Running Disk Cleanup regularly helps keep your hard drive clear of clutter. The program comes with all modern versions of Windows, so it's easy to find. Go to Start > All Programs > Accessories > System Tools > Disk Cleanup to run it. You can select things to delete, such as Downloaded Program Files or Temporary Files. Also, you can empty the Recycle Bin or get rid of setup files. Take your pick to clean up unnecessary files.

Disk Cleanup

On a more complex computer with multiple hard drives, you can run Disk Cleanup on a specific drive. Go to My Computer or Computer, right-click a drive, and select Properties. On the General tab, click Disk Cleanup to run the program.

Error-Checking and Disk Defragmentation

Hard drives break more often than other parts of your PC. Because you store all your data on hard drives, that's very bad. Fortunately, Windows includes tools you can use to ensure your hard drives function properly.

Individual clusters (chunks of data on a hard drive) sometimes go bad. There's nothing you can do to prevent this, so it's important that you check occasionally for bad clusters on the drives. Microsoft calls these tools error-checking utilities, although you might also hear two terms for two older tools—ScanDisk and CHKDSK (pronounced "checkdisk"). In Windows Vista and Windows 7, Microsoft calls the tool Error-checking. Whatever the name of the utility, each does the same job: When the tool finds bad clusters, it puts the electronic equivalent of orange cones around them so that the system won't try to place data in those clusters.

Error-checking

To access Error-checking, open Computer, right-click the drive you want to check, and select Properties to open the drive's Properties dialog box. Select the Tools tab, and click the Check Now button to display the Check Disk dialog box, which has two options. Check the box next to Automatically fix file system errors. Save the option to Scan for and attempt recovery of bad sectors for times when you actually suspect a problem, because it takes a while on bigger hard drives.

If you're trying to scan your primary (or only) hard drive—the one that contains Windows—a dialog box pops up explaining that you can't check a hard disk for errors while it's in use, but that you can schedule a disk check for the next time you start your computer. Click Schedule disk check to run the scan on your next bootup.

Now that you know how to run Error-checking, your next question should be, "How often do I run it?" A reasonable maintenance plan means running it about once a week. Error-checking runs quickly (unless you use the Scan for and attempt recovery option), and it keeps your system in top shape.

Fragmentation of clusters can make your drive access times increase dramatically. It's a good idea to defragment—or defrag—your drives as part of your regular maintenance. You can access the Disk Defragmenter utility the same way you access Error-checking—right-click a drive in Computer and choose Properties—except you click the Defragment Now button on the Tools tab to open the Disk Defragmenter.

Disk Defragmenter

But wait! In Windows Vista and Windows 7, you don't actually need to do anything to defragment your drives—Windows does it automatically. By default, the process runs on Wednesday nights at 1 a.m., but you need to keep your PC on then for it to happen.

You can reschedule the automatic defragmentation by clicking Configure schedule. In the dialog box that opens, you can decide on the frequency, day, and time of the defragmentation, as well as which disks to defragment. You can even disable automatic defragmenting, but I wouldn't recommend that option. You don't want to have to run it yourself. Disk defragmenting looks interesting—once.

Cluster, restore point, defragging—you've encountered a lot of new terms today. Please head over to Chapter 5 for a recap and a chance to assess some of what you've learned.

Chapter 5

Summary

Troubleshooting never ends, even when everything works perfectly. Maintaining your operating system helps you avoid problems. While much of this process runs automatically, you need to start some things manually.

If you want to keep your PC safe, you need to back up your files. The process runs quickly, but most people still skip it—though that means they have nothing left after their hard drive dies. Don't become one of those people!

You also learned about updating and upgrading Windows. You should update your OS with every newly released patch. These fixes, though small in file size, might plug a huge security gap. And if updates are your daily lunch, then an OS upgrade is a fancy dinner out on the town. Upgrading means buying a whole new product, but you can shake out the bugs of an aging copy of Windows while adding new and improved features to your PC.

Finally, you learned about some important tools for maintaining your operating system. System Restore acts like a tiny backup, but it's for your OS and applications, not your data files. Disk Cleanup helps you sweep away old and unused files, while error-checking and defragmenting your hard disk helps ensure it's in good health.

This lesson wraps up a trilogy of OS-related information. You've learned the basics of operating systems, how to fix common problems, and how to prevent problems.

Now that you know a lot more about Windows, you can jump into the next big topic in Lesson 6, which covers networking and the Internet. See you in the next lesson!

Supplementary Material

http://windows.microsoft.com/upgradeadvisor

FAQs

Q: Do I need to upgrade every time Windows releases a new version?

A: No. If an older version of Windows still does everything you want it to, keep it. Plenty of machines around the world still run Windows XP (or even Windows 98). Remember, though, that Microsoft won’t support an old OS forever, and newer applications and hardware might require a newer version of Windows. Always check the system requirements before you purchase new software or hardware.

Assignment

Back up your files using the Backup and Restore applet in Control Panel. You'll need a spare hard drive or writable CD, DVD, or Blu-ray Disc. Follow the wizard's instructions (or review Chapter 2) to back up your important documents. If you have the space, try backing up your entire hard drive.

Any questions? Remember that you can always ask for help in the Discussion Area.